<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*初始化*/
.wrap { max-width: 1750px; margin: 0 auto; }

.wrap_1400 { max-width: 1400px; margin: 0 auto; }

/*header*/
.header { padding-top: 100px; }
.head { position: fixed; top: 0; left: 0; width: 100%; z-index: 990; height: 100px; background: #FBB04B; line-height: 100px; font-size: 0; box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1); }

.logo { float: left; padding-left: 85px; }
.logo img { max-width: 100%; max-height: 100%; }

.nav { float: right; margin-right: 56px; }
.nav &gt; ul &gt; li { float: left; width: 100px; margin: 0 36px; }
.nav &gt; ul &gt; li &gt; a { display: block; position: relative; font-size: 16px; color:#303192; text-align: center;font-weight:bold; }
.nav &gt; ul &gt; li:hover &gt; a, .nav &gt; ul &gt; li.on &gt; a { color: #303192; }
.nav &gt; ul &gt; li:hover &gt; a:before, .nav &gt; ul &gt; li.on &gt; a:before { position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; content: ''; background: #303192; border-radius: 10px; }
.nav .down_nav { display: none; position: absolute; top: 100%; left: 0; width: 100%; padding: 26px 0; box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1) inset; background: #fff; text-align: center; font-size: 0; line-height: 1; }
.nav .down_nav a { display: inline-block; margin: 0 25px; vertical-align: top; }
.nav .down_nav a:hover i { color: #303192; }
.nav .down_nav a:hover em { color: #303192; }
.nav .down_nav i { display: block; width: 60px; height: 60px; margin: 0 auto; font-size: 48px; color: #303192; line-height: 60px; }
.nav .down_nav em { display: block; font-size: 14px; color: #303192; text-align: center; }

.Modular { float: right; background: #303192; }
.Modular .search { display: inline-block; vertical-align: top; }
.Modular .search &gt; i { display: block; width: 110px; font-size: 24px; color: #fff; text-align: center; cursor: pointer; }
.Modular .search .search_form { display: none; position: fixed; top: 0; left: 0; z-index: 999; width: 100%; height: 100%; animation: fade-in .43s ease 0s; -webkit-animation: fade-in .43s ease 0s; }
.Modular .search .search_form &gt; i { position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); }
.Modular .search .search_form &gt; div { position: absolute; top: 50%; left: 50%; z-index: 2; width: 600px; height: 100px; font-size: 0; -webkit-transform: translate(-50%, -90%); transform: translate(-50%, -90%); }
.Modular .search .search_form &gt; div input[type='text'] { display: inline-block; width: calc(100% - 100px); height: 100%; border: none; padding: 0 20px; background: #f0f0f0; box-sizing: border-box; font-size: 24px; color: #333; vertical-align: top; }
.Modular .search .search_form &gt; div input[type='submit'] { display: inline-block; width: 100px; height: 100%; border: none; background: #303192; vertical-align: top; font-size: 30px; color: #fff; }
.Modular .language { position: relative; display: inline-block; vertical-align: top; }
.Modular .language span { display: block; width: 110px; font-size: 16px; color: #fff; text-align: center; cursor: pointer; text-transform: uppercase; }
.Modular .language span i { display: inline-block; width: 7px; height: 4px; margin-left: 10px; background: url(../images/icon_1.png) no-repeat center; background-size: 100%; vertical-align: 5px; }
.Modular .language .lang_down { display: none; position: absolute; width: 100%; top: 100%; left: 0; background: #303192; }
.Modular .language .lang_down a { display: block; font-size: 16px; color: #fff; text-align: center; line-height: 40px; }
.Modular .language .lang_down a:hover { background: #CE272D; }

.push-nav, .bg-nav { display: none; }

/*footer*/
.footer .foot_1 { padding: 50px 0 80px; background: #333238; font-size: 0; }
.footer .foot_1 .fo_ul { display: inline-block; width: 20%; vertical-align: top; }
.footer .foot_1 .fo_ul &gt; span { display: block; margin-bottom: 15px; font-size: 20px; color: #fff; }
.footer .foot_1 .fo_ul .fo_aa { display: block; }
.footer .foot_1 .fo_ul .fo_aa &gt; a { display: block; margin: 10px 0; font-size: 14px; color: rgba(255, 255, 255, 0.3); }
.footer .foot_1 .fo_ul .fo_aa &gt; a:hover { color: #fff; }
.footer .foot_1 .fo_ul .fo_cont em { padding: 15px 0; display: block; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
.footer .foot_1 .fo_ul .fo_cont em b { display: block; margin-bottom: 10px; font-size: 30px; color: #fff; }
.footer .foot_1 .fo_ul .fo_cont em i { display: block; font-size: 14px; color: rgba(255, 255, 255, 0.3); }
.footer .foot_1 .fo_ul .fo_cont span { display: block; padding: 20px 0; }
.footer .foot_1 .fo_ul .fo_cont span a { display: inline-block; width: 42px; height: 42px; margin-right: 20px; border-radius: 50%; background: #272928; font-size: 20px; color: #fff; text-align: center; line-height: 42px; }
.footer .foot_1 .fo_ul .fo_cont span a:hover { background: #303192; }
.footer .foot_1 .fo_ul .fo_cont img { width:98px; height:98px;}
.footer .foot_1 .fo_ul .fo_cont div.wx { float:left; margin-right:20px; width:98px;}
.footer .foot_1 .fo_ul .fo_cont div.phone { float:left; margin-right:20px; width:98px;}
.footer .foot_1 .fo_ul .fo_cont div i { color:rgba(230, 230, 230, 0.3); float:left;width:100%;font-size:12px;text-align:center; line-height:30px;}
.footer .foot_2 { background: #28282a; padding: 12px 0; }
.footer .foot_2 span { display: block; font-size: 14px; color: rgba(230, 230, 230, 0.3); line-height: 24px; }
.footer .foot_2 span.fl a,
.footer .foot_2 span.fr a{ font-size: 14px; color: rgba(230, 230, 230, 0.3); }
.footer .foot_2 span.fl a:hover,
.footer .foot_2 span.fr a:hover { color: #fff; }

/*index*/
.banner { position: relative; width: 100%; height: 860px; overflow: hidden; }
.banner .swiper-slide { background: no-repeat center; background-size: cover; }
.banner .swiper-slide a { display: block; width: 100%; height: 100%; }
.banner .pagination { position: absolute; bottom: 5%; left: 0; z-index: 20; width: 100%; font-size: 0; text-align: center; }
.banner .pagination .swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; margin: 0 6px; border: 1px solid #303192; border-radius: 50%; box-sizing: border-box; cursor: pointer; }
.banner .pagination .swiper-active-switch { background: #303192; }

.index_1 { padding: 80px 0; overflow: hidden; }
.index_1 .in_fl { float: left; width: 420px; }
.index_1 .in_fl h4 { margin: 35px 0; font-size: 40px; color: #303192; text-transform: uppercase; }
.index_1 .in_fl h5 { margin-bottom: 15px; font-size: 42px; color: #333; }
.index_1 .in_fl h6 a { display: block; width: 42px; height: 42px; border: 1px solid #ccc; border-radius: 50%; font-size: 16px; color: #666; text-align: center; line-height: 42px; font-weight: bold; }
.index_1 .in_fl h6 a:hover { border-color: #303192; color: #303192; }
.index_1 .in_fl p { margin-bottom: 60px; font-size: 18px; color: #999; }
.index_1 .in_fr { float: right; width: calc(100% - 420px); }
.index_1 .in_fr .in_box { width: 100%; padding-bottom: 20px; }
.index_1 .in_fr .in_box .slick-dots { position: absolute; left: 0; bottom: 0; z-index: 99; width: 100%; text-align: center; }
.index_1 .in_fr .in_box .slick-dots li { display: inline-block; width: 10px; height: 10px; overflow: hidden; margin: 0 8px; border-radius: 50%; border: 1px solid #303192; box-sizing: border-box; background: transparent; vertical-align: bottom; }
.index_1 .in_fr .in_box .slick-dots li.slick-active { background: #303192; }
.index_1 .in_fr .in_box .slick-dots li button { display: none; }
.index_1 .in_fr .in_li { padding: 10px; box-sizing: border-box; }
.index_1 .in_fr .in_li a { display: block; width: 100%; height: 100%; padding: 15px 40px; -webkit-transition: all .5s; transition: all .5s; box-sizing: border-box; }
.index_1 .in_fr .in_li:hover a { box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.1); -webkit-transform: translateY(-5px); transform: translateY(-5px); }
.index_1 .in_fr .in_li:hover .in_txt { color: #303192; }
.index_1 .in_fr .in_li:hover .in_img img { -webkit-transform: scale(1.05); transform: scale(1.05); }
.index_1 .in_fr .in_img { width: 100%; overflow: hidden; margin-bottom: 20px; background: no-repeat center; background-size: cover; }
.index_1 .in_fr .in_img img { width: 100%; -webkit-transition: all .5s; transition: all .5s; }
.index_1 .in_fr .in_txt { text-align: center; font-size: 20px; color: #333; }

.index_2 { position: relative; height: 760px; }
.index_2 .in_bg { position: absolute; top: 0; left: 0; width: 1380px; height: 100%; background: no-repeat center; background-size: cover; }
.index_2 .wrap { position: relative; height: 100%; }
.index_2 .in_box { position: absolute; top: 50%; right: 0; width: 750px; height: 486px; padding: 90px 126px 0; background: #fff; box-sizing: border-box; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.2); }
.index_2 .in_box h4 { position: relative; padding-bottom: 25px; font-size: 26px; color: #000; }
.index_2 .in_box h4:before { position: absolute; bottom: 0; left: 0; width: 20px; height: 2px; content: ''; background: #303192; }
.index_2 .in_box h5 { margin: 20px 0; font-size: 18px; line-height: 30px; color: #000; }
.index_2 .in_box p { margin-bottom: 90px; font-size: 14px; color: #000; line-height: 24px; }
.index_2 .in_box h6 a { display: block; width: 42px; height: 42px; border: 1px solid #ccc; border-radius: 50%; font-size: 16px; color: #666; text-align: center; line-height: 42px; font-weight: bold; }
.index_2 .in_box h6 a:hover { border-color: #303192; color: #303192; }

.index_3 { padding: 80px 0; }
.index_3 .in_box { padding-bottom: 20px; }
.index_3 .in_box .in_li { padding: 10px; box-sizing: border-box; }
.index_3 .in_box .in_li a { display: block; width: 100%; height: 100%; -webkit-transition: all .5s; transition: all .5s; }
.index_3 .in_box .in_li a:hover { box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.1); }
.index_3 .in_box .in_li a:hover .in_img img { -webkit-transform: scale(1.05); transform: scale(1.05); }
.index_3 .in_box .in_li a:hover .in_txt h4, .index_3 .in_box .in_li a:hover .in_txt h6 { color: #303192; }
.index_3 .in_box .in_img { width: 100%; overflow: hidden; }
.index_3 .in_box .in_img img { width: 100%; -webkit-transition: all .5s; transition: all .5s; }
.index_3 .in_box .in_txt { padding: 10px 30px 0; border: 1px solid #eee; border-top: none; }
.index_3 .in_box .in_txt h4 { margin: 30px 0; font-size: 20px; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.index_3 .in_box .in_txt p { height: 48px; overflow: hidden; margin-bottom: 50px; font-size: 14px; color: #666; line-height: 24px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.index_3 .in_box .in_txt h6 { padding: 25px 0; border-top: 1px solid #eee; font-size: 14px; color: #333; }
.index_3 .in_box .in_txt h6 span { float: left; }
.index_3 .in_box .in_txt h6 i { float: right; }
.index_3 .in_box .slick-dots { position: absolute; left: 0; bottom: 0; z-index: 99; width: 100%; text-align: center; }
.index_3 .in_box .slick-dots li { display: inline-block; width: 10px; height: 10px; overflow: hidden; margin: 0 8px; border-radius: 50%; border: 1px solid #303192; box-sizing: border-box; background: transparent; vertical-align: bottom; }
.index_3 .in_box .slick-dots li.slick-active { background: #303192; }
.index_3 .in_box .slick-dots li button { display: none; }

/*content*/
.content .sub_banner { width: 100%; height: 554px; background: no-repeat center; background-size: cover; }
.content .sub_banner .wrap_1400 { position: relative; height: 100%; }
.content .sub_banner span { position: absolute; top: 50%; left: 0; padding-left: 50px; font-size: 28px; color: #fefefe; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
.content .sub_banner span:before { position: absolute; top: 50%; left: 0; width: 30px; height: 1px; content: ''; background: #fff; }
.content .sub_banner.red span { color: #fff; }
.content .sub_banner.red span:before { background: #fff; }
.content .sub_box { padding: 50px 0; background: #f8f8f8; }
.content .sub_tit { padding-bottom: 22px; border-bottom: 1px solid #ddd; }
.content .sub_tit h4 { position: relative; margin-bottom: 10px; font-size: 22px; color: #000; }
.content .sub_tit h4:before { position: absolute; top: 0; left: -20px; width: 5px; height: 100%; content: ''; background: #FBB04B; }
.content .sub_tit h6 { font-size: 12px; color: #a5a5a5; }
.content .Paging ul { padding: 30px 0; text-align: center; font-size: 0; }
.content .Paging a { display: inline-block; padding: 0 10px; height: 40px; margin: 0 10px; vertical-align: top; background: #c3c3c3; font-size: 18px; color: #fff; line-height: 40px; }
/* .content .Paging a { display: block; width: 100%; height: 100%; font-size: 18px; color: #fff; line-height: 40px; } */
.content .Paging a:hover, .content .Paging a.on { background: #303192; }
.content .Paging span {display:none; padding: 0 10px; height: 40px; margin: 0 10px; vertical-align: top; background: #c3c3c3; font-size: 18px; color: #fff; line-height: 40px; }
/* .content .Paging span.off {display:inline-block;} */
.content .Paging select {display:none;}
.content .sub_nav { width: 100%; font-size: 0; padding-top: 30px; }
.content .sub_nav a { display: inline-block; height: 36px; padding: 0 30px; margin-bottom: 30px; margin-right: 10px; font-size: 16px; color: #777; line-height: 36px; vertical-align: top; }
.content .sub_nav a:hover, .content .sub_nav a.focus { background: #FBB04B; color: #fff; }
.About { padding: 70px 0; }
.About .Ab_mian { width: 1200px; margin: 0 auto; }
.About .Ab_mian h6 { font-size: 18px; color: #333; line-height: 36px; }
.About .Ab_mian p { font-size: 16px; color: #333; line-height: 24px; }
.About .Ab_1 { padding-bottom: 30px; border-bottom: 1px solid #ddd; }
.About .Ab_1 div.fl { width: 462px; }
.About .Ab_1 div.fl img { max-width: 100%; }
.About .Ab_1 div.fr { width: calc(100% - 512px); }
.About .Ab_2 { padding: 30px 0; }
.News .Ab_mian h2 {font-weight:bold;text-align:center; margin-bottom:25px;    font-size: 20px;}
.News .Ab_mian .info { text-align:center; color:#444; margin-bottom:25px;}
.News .Ab_mian .info2 { text-align:left; color:#444; font-size:14px; line-height:25px; margin-bottom:25px;}

.Factory { padding: 40px 0 0; }
.Factory .Fac_li { width: 100%; height: 420px; background: #fff; margin-bottom: 20px; }
.Factory .Fa_img { float: left; width: 840px; height: 100%; background: no-repeat center; background-size: cover; }
.Factory .Fa_txt { position: relative; float: right; width: calc(100% - 840px); height: 100%; }
.Factory .Fa_txt &gt; div { position: absolute; top: 50%; left: 50%; width: 80%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.Factory .Fa_txt h4 { position: relative; padding-bottom: 40px; margin-bottom: 30px; font-size: 36px; color: #333; }
.Factory .Fa_txt h4:before { position: absolute; left: 0; bottom: 0; width: 42px; height: 2px; content: ''; background: #303192; }
.Factory .Fa_txt p { font-size: 14px; color: #333; line-height: 24px; }

.Honor { padding: 40px 0; }
.Honor .ho_box { overflow: hidden; }
.Honor .ho_box ul { margin-right: -30px; }
.Honor .ho_box ul li { float: left; width: calc(25% - 30px); padding: 30px; margin-right: 30px; margin-bottom: 30px; background: #fff; box-sizing: border-box; -webkit-transition: all .5s; transition: all .5s; }
.Honor .ho_box ul li:hover { box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.1); -webkit-transform: translateY(-10px); transform: translateY(-10px); }
.Honor .ho_box ul li a { display: block; width: 100%; height: 296px; margin: 0 auto 50px; text-align: center; line-height: 296px; font-size: 0; }
.Honor .ho_box ul li a img { max-width: 100%; max-height: 100%; vertical-align: middle; }
.Honor .ho_box ul li span { display: block; height: 60px; overflow: hidden; font-size: 16px; color: #333; line-height: 30px; text-align: center; }

.Disclaimer { padding: 40px 0; }
.Disclaimer .dis_li { width: 100%; height: 460px; }
.Disclaimer .dis_li .dis_img { width: 50%; height: 100%; background: no-repeat center; background-size: cover; }
.Disclaimer .dis_li .dis_txt { width: 50%; height: 100%; padding: 5% 5% 0; background: #fff; box-sizing: border-box;overflow-x: auto;white-space: nowrap;}
.Disclaimer .dis_li .dis_txt h4 { font-size: 26px; color: #333; line-height: 36px; }
.Disclaimer .dis_li .dis_txt p { font-size: 14px; color: #333; line-height: 24px; }

.Partner { padding: 40px 0; }
.Partner .par_box { overflow: hidden; }
.Partner .par_box ul { margin-right: -20px; }
.Partner .par_box ul li { float: left; width: calc(20% - 20px); margin-bottom: 20px; margin-right: 20px; border: 1px solid #ddd; box-sizing: border-box; }
.Partner .par_box ul li:hover a:before { position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; content: ''; border: 5px solid #303192; box-sizing: border-box; }
.Partner .par_box ul li:hover em { color: #303192; }
.Partner .par_box ul li a { display: block; position: relative; width: 100%; padding: 10px 20px; box-sizing: border-box; }
.Partner .par_box ul li i { display: block; width: 100%; height: 100px; font-size: 0; line-height: 100px; text-align: center; }
.Partner .par_box ul li i img { max-width: 100%; max-height: 100%; }
.Partner .par_box ul li em { display: block; font-size: 16px; color: #666; line-height: 30px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.Service { padding: 40px 0; }
.Service .ser_box ul li { float: left; width: calc(50% - 20px); padding: 35px 40px; margin-bottom: 20px; background: #fff; box-sizing: border-box; }
.Service .ser_box ul li:nth-child(even) { float: right; }
.Service .ser_box ul li:hover { -webkit-transform: translateY(-10px); transform: translateY(-10px); box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.1); }
.Service .ser_box ul li span { line-height: 30px; }
.Service .ser_box ul li span.fl { font-size: 14px; color: #333; }
.Service .ser_box ul li span.fl i { display: inline-block; font-size: 32px; margin-right: 20px; vertical-align: middle; }
.Service .ser_box ul li span.fr i { font-size: 14px; color: #333; margin-right: 20px; }
.Service .ser_box ul li span.fr a { display: inline-block; width: 60px; height: 30px; background: #666; font-size: 14px; color: #fff; text-align: center; }
.Service .ser_box ul li span.fr a:hover { background: #303192; }

.News { padding: 40px 0; }
.News .news_box { width: 1200px; margin: 0 auto; overflow: hidden; }
.News .news_box &gt; ul &gt; li { padding: 25px 0; border-bottom: 1px solid #ddd; cursor: pointer; }
.News .news_box &gt; ul &gt; li:hover .ne_img a { -webkit-transform: scale(1.05); transform: scale(1.05); }
.News .news_box &gt; ul &gt; li:hover .ne_txt h4 a { color: #303192; }
.News .news_box &gt; ul &gt; li:hover .ne_txt h6 a { background: #303192; border-color: #303192; color: #fff; }
.News .news_box .ne_img { float: left; width: 250px; height: 160px; overflow: hidden; }
.News .news_box .ne_img a { display: block; width: 100%; height: 100%; background: no-repeat center; background-size: cover; -webkit-transition: all .5s; transition: all .5s; }
.News .news_box .ne_txt { float: right; width: calc(100% - 280px); }
	.Job .news_box .ne_txt { float: right; width: 100%; }
.News .news_box .ne_txt h4 { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.News .news_box .ne_txt h4 a { font-size: 18px; color: #000; }
.News .news_box .ne_txt h5 { margin: 15px 0; font-size: 12px; color: #9e9e9e; }
.News .news_box .ne_txt p { height: 48px; overflow: hidden; font-size: 14px; color: #565656; line-height: 24px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.News .news_box .ne_txt h6 { margin-top: 20px; }
.News .news_box .ne_txt h6 a { display: block; width: 120px; height: 30px; border: 1px solid #ccc; font-size: 12px; color: #303192; text-align: center; line-height: 30px; text-transform: uppercase; }
.Job .news_box .ne_txt { float: right; width: 100%; }

.Product .pr_box { overflow: hidden; }
.Product .pr_box ul { margin-right: -30px; }
.Product .pr_box ul li { float: left; width: calc(25% - 30px); margin-right: 30px; margin-bottom: 30px; background: #fff; -webkit-transition: all .5s; transition: all .5s; }
.Product .pr_box ul li:hover { -webkit-transform: translateY(-10px); transform: translateY(-10px); box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.2); }
.Product .pr_box ul li:hover .pr_txt span { color: #303192; }
.Product .pr_box ul li:hover .pr_txt em { color: #000; }
.Product .pr_box .pr_img { width: 100%; padding: 20px; border-bottom: 1px solid #ccc; box-sizing: border-box; text-align: center; }
.Product .pr_box .pr_img img { max-width: 100%; max-height: 100%; }
.Product .pr_box .pr_txt { padding: 20px; }
.Product .pr_box .pr_txt span { display: block; margin-bottom: 8px; font-size: 16px; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.Product .pr_box .pr_txt em { display: block; font-size: 13px; color: #919191; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.Product_x .prox_1 { padding: 70px 0; background: #f5f5f5; }
.Product_x .prox_1 .pr_img { position: relative; width: 55%; text-align: center; padding: 0 5%; box-sizing: border-box; text-align: center; }
.Product_x .prox_1 .pr_img img { max-width: 100%; }
.Product_x .prox_1 .pr_img .pr_banner { display: inline-block; position: relative; width: 400px; height: 400px; overflow: hidden; }
.Product_x .prox_1 .pr_img .pr_banner .pagination { position: absolute; bottom: 0; left: 0; z-index: 20; width: 100%; font-size: 0; text-align: center; }
.Product_x .prox_1 .pr_img .pr_banner .pagination .swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; margin: 0 6px; border: 1px solid #303192; border-radius: 50%; box-sizing: border-box; cursor: pointer; }
.Product_x .prox_1 .pr_img .pr_banner .pagination .swiper-active-switch { background: #303192; }
.Product_x .prox_1 .pr_img a.iconfont { position: absolute; top: 50%; z-index: 5; width: 24px; height: 48px; margin-top: -24px; background: #666; font-size: 18px; color: #fff; text-align: center; line-height: 48px; }
.Product_x .prox_1 .pr_img a.iconfont.prev { left: 15%; }
.Product_x .prox_1 .pr_img a.iconfont.next { right: 15%; }
.Product_x .prox_1 .pr_img a.iconfont:hover { background: #303192; }
.Product_x .prox_1 .pr_txt { width: 45%; padding-top: 3%; }
.Product_x .prox_1 .pr_txt h4 { margin-bottom: 20px; }
.Product_x .prox_1 .pr_txt h4 em { display: block; font-size: 16px; color: #333; line-height: 24px; }
.Product_x .prox_1 .pr_txt h4 span { display: block; font-size: 26px; color: #303192; line-height: 34px; }
.Product_x .prox_1 .pr_txt p { font-size: 16px; color: #616161; line-height: 34px; }
.Product_x .prox_1 .pr_txt h6 { margin-top: 20px; }
.Product_x .prox_1 .pr_txt h6 a { display: block; width: 210px; height: 45px; background: #303192; font-size: 16px; color: #fff; text-align: center; line-height: 45px; }
.Product_x .prox_1 .pr_txt h6 a i { font-size: 20px; margin-right: 10px; }
.Product_x .prox_1 .pr_txt h6 a:hover { background: #CE272D; }
.Product_x .prox_2 h4.h4 { padding: 35px 0; font-size: 24px; color: #333; border-bottom: 1px solid #ddd; }
.Product_x .prox_2 .pr_mian { padding: 40px 0; }
.Product_x .prox_2 .pr_aa { text-align: center; }
.Product_x .prox_2 .pr_aa img { max-width: 100%; }

.Contact { position: relative; width: 100%; background: #f0f0f0; }
.Contact .map_map { position: absolute; top: 0; left: 0; width: calc(100% - 820px); height: 100%; background: #000; }
.Contact .map_map &gt; div { display: none; width: 100% !important; height: 100% !important; background: no-repeat center; background-size: cover; }
.Contact .map_ul { width: 820px; }
.Contact .map_ul ul li { padding: 0 100px; box-sizing: border-box; border-bottom: none; cursor: pointer; }
.Contact .map_ul ul li.on .li_hd { display: none; }
.Contact .map_ul ul li.on .li_bd { display: block; }
.Contact .map_ul .li_hd { display: block; padding: 35px 0; }
.Contact .map_ul .li_hd em { float: left; font-size: 18px; color: #333; }
.Contact .map_ul .li_hd i { float: right; font-size: 16px; color: #999; }
.Contact .map_ul .li_bd { display: none; padding: 90px 0; }
.Contact .map_ul .li_bd h4 { position: relative; padding: 25px 0; margin-bottom: 20px; font-size: 24px; color: #333; }
.Contact .map_ul .li_bd h4:before { position: absolute; left: 0; bottom: 0; width: 10px; height: 2px; content: ''; background: #666; }
.Contact .map_ul .li_bd h5 { margin-bottom: 20px; font-size: 18px; color: #333; }
.Contact .map_ul .li_bd p { font-size: 14px; color: #666; line-height: 28px; }

@media (max-width: 1780px) { /*初始化*/
  .wrap { max-width: 1440px; }
  /*index*/
  .banner { height: 700px; }
  /*content*/
  .content .sub_banner { height: 500px; } }
@media (max-width: 1460px) { /*初始化*/
  .wrap { max-width: 1200px; }
  .wrap_1400 { max-width: 1200px; }
  /*header*/
  .nav &gt; ul &gt; li { margin: 0 20px; }
  /*index*/
  .banner { height: 560px; }
  .index_1 .in_fl { width: 300px; }
  .index_1 .in_fr { width: calc(100% - 300px); }
  .index_2 { height: 600px; }
  .index_2 .in_bg { width: 1089px; }
  .index_2 .in_box { width: 600px; height: 389px; padding: 50px 100px 0; }
  .index_3 .in_box .in_txt h4 { margin: 20px 0; }
  .index_3 .in_box .in_txt p { margin-bottom: 30px; }
  /*content*/
  .Factory .Fa_img { width: 50%; }
  .Factory .Fa_txt { width: 50%; }
  .Honor .ho_box ul { margin-right: -20px; }
  .Honor .ho_box ul li { width: calc(25% - 20px); margin-right: 20px; padding: 20px; }
  .Product .pr_box ul { margin-right: -20px; }
  .Product .pr_box ul li { width: calc(25% - 20px); margin-right: 20px; }
  .Product .pr_box .pr_img { padding: 15px; }
  .Product .pr_box .pr_txt { padding: 15px; }
  .Contact .map_map { width: 50%; }
  .Contact .map_ul { width: 50%; } }
@media (max-width: 1220px) { /*初始化*/
  .wrap { max-width: 1000px; }
  .wrap_1400 { max-width: 1000px; }
  /*header*/
  .logo { padding-left: 50px; }
  .nav { margin-right: 30px; }
  .nav &gt; ul &gt; li { margin: 0 12px; }
  .nav &gt; ul &gt; li &gt; a { font-size: 14px; }
  .nav .down_nav { padding: 20px 0; }
  .nav .down_nav i { font-size: 40px; }
  .nav .down_nav em { font-size: 14px; }
  .Modular .search i { width: 80px; }
  .Modular .language span { width: 80px; }
  /*footer*/
  .footer .foot_1 { padding: 40px 0 60px; }
  .footer .foot_1 .fo_ul &gt; span { font-size: 18px; }
  .footer .foot_1 .fo_ul .fo_cont em b { font-size: 24px; }
  .footer .foot_1 .fo_ul .fo_cont span { padding: 10px; }
  /*index*/
  .banner { height: 460px; }
  .index_1 { padding: 60px 0; }
  .index_1 .in_fl { width: 250px; }
  .index_1 .in_fl h4 { font-size: 30px; margin: 3% 0; }
  .index_1 .in_fl h5 { font-size: 24px; }
  .index_1 .in_fl p { font-size: 16px; margin-bottom: 40px; }
  .index_1 .in_fr { width: calc(100% - 250px); }
  .index_1 .in_fr .in_txt { font-size: 18px; }
  .index_2 { height: 500px; }
  .index_2 .in_bg { width: 908px; }
  .index_3 .in_box .in_txt { padding: 10px 20px 0; }
  .index_3 .in_box .in_txt h4 { font-size: 18px; }
  .index_3 .in_box .in_txt h6 { padding: 20px 0; }
  /*content*/
  .About { padding: 60px 0; }
  .About .Ab_mian { width: 100%; padding: 0 3%; box-sizing: border-box; }
  .Honor .ho_box ul li a { height: 236px; line-height: 236px; }
  .News .news_box { width: 100%; box-sizing: border-box; }
  .Product_x .prox_1 .pr_img a.iconfont.prev { left: 8%; }
  .Product_x .prox_1 .pr_img a.iconfont.next { right: 8%; } }
@media (max-width: 1024px) { /*初始化*/
  .wrap { max-width: 100%; padding: 0 3%; }
  .wrap_1400 { max-width: 100%; padding: 0 3%; }
  /*header*/
  .header { padding-top: 60px; }
  .head { width: 100%; padding: 0 3%; box-sizing: border-box; height: 60px; line-height: 60px; }
  .logo { padding-left: 0; }
  .logo img { max-height: 60px; }
  .Modular { margin-right: calc(3% + 56px); }
  .Modular .search &gt; i { width: 60px; font-size: 16px; }
  .Modular .search .search_form &gt; div { height: 60px; font-size: 0; }
  .Modular .search .search_form &gt; div input[type='text'] { padding: 0 10px; font-size: 20px; }
  .Modular .search .search_form &gt; div input[type='submit'] { font-size: 24px; }
  .Modular .language &gt; span { width: 60px; font-size: 14px; }
  .Modular .language &gt; span i { margin-left: 5px; vertical-align: middle; }
  .nav { position: fixed; top: 0; right: 0; z-index: 997; width: 300px; height: 100%; padding: 60px 3%; margin: 0; background: #fff; box-sizing: border-box; }
  .nav.close-nav { -webkit-transition: -webkit-transform .3s ease; transition: transform .3s ease; -webkit-transform: translate(300px, 0); transform: translate(300px, 0); }
  .nav.open-nav { -webkit-transform: translate(0, 0) !important; transform: translate(0, 0) !important; -webkit-transition: -webkit-transform .5s; transition: transform .5s; }
  .nav &gt; ul { max-height: 100%; overflow: auto; }
  .nav &gt; ul &gt; li { display: block; float: none; width: 100%; margin: 0; padding: 0; line-height: 1; }
  .nav &gt; ul &gt; li &gt; a { padding: 20px 0; font-size: 16px; border-bottom: 1px solid #e5e5e5; }
  .nav &gt; ul &gt; li.Have &gt; a { pointer-events: none; }
  .nav .down_nav { position: static; width: 100%; padding: 0; margin: 0; border: none; box-shadow: none; }
  .nav .down_nav a { display: block; padding: 15px 0; margin: 0; border-bottom: 1px solid #eee; }
  .nav .down_nav i { display: inline-block; width: 30px; height: 30px; font-size: 24px; margin-right: 12px; vertical-align: top; line-height: 30px; }
  .nav .down_nav em { display: inline-block; text-align: left; vertical-align: top; line-height: 30px; }
  .push-nav { display: block; position: absolute; top: 0; right: 3%; z-index: 998; width: 56px; height: 60px; }
  .push-nav .nav-toggle { display: block; position: absolute; left: 50%; top: 50%; border: 0; background-image: none; border-radius: 4px; cursor: pointer; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
  .push-nav .nav-toggle span { display: block; position: relative; z-index: 1; width: 36px; height: 3px; margin-bottom: 8px; background: #303192; border-radius: 3px; -webkit-transform-origin: 33px; transform-origin: 33px; -webkit-transition: all .5s; transition: all .5s; }
  .push-nav .nav-toggle span:nth-child(3) { margin-bottom: 0; }
  .push-nav.on .nav-toggle span { opacity: 1; }
  .push-nav.on .nav-toggle span:nth-child(3) { -webkit-transform: rotate(45deg); transform: rotate(45deg); }
  .push-nav.on .nav-toggle span:nth-child(2) { -webkit-transform: scale(0); transform: scale(0); }
  .push-nav.on .nav-toggle span:nth-child(1) { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
  .bg-nav { display: none; position: fixed; top: 0; left: 0; z-index: 996; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.75); animation: fade-in .43s ease 0s; -webkit-animation: fade-in .43s ease 0s; }
  /*footer*/
  .footer .foot_1 { background: #333238; }
  .footer .foot_2 { background: #28282a; padding: 2% 0; }
  .footer .foot_2 span { width: 100%; text-align: center; }
  .footer .foot_2 span.fl { float: none; }
  .footer .foot_2 span.fr { float: none; }
  /*index*/
  .banner { height: 400px; }
  .index_1 { padding: 6% 0; }
  .index_1 .in_fl { float: none; width: 100%; text-align: center; margin-bottom: 3%; }
  .index_1 .in_fl h4 { margin: 0 0 10px; }
  .index_1 .in_fl h6 a { margin: 0 auto; width: 30px; height: 30px; font-size: 14px; line-height: 30px; }
  .index_1 .in_fr { width: 100%; }
  .index_1 .in_fr .in_box { padding-bottom: 20px; }
  .index_1 .in_fr .in_txt { font-size: 16px; }
  .index_1 .in_fr .in_li a { padding: 3% 5%; box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.2); }
  .index_2 { height: auto; }
  .index_2 .in_bg { width: 100%; box-sizing: border-box; }
  .index_2 .wrap { padding: 5%; }
  .index_2 .in_box { position: static; height: auto; margin: 0 auto; padding: 8% 10%; -webkit-transform: none; transform: none; }
  .index_2 .in_box h4 { font-size: 20px; padding-bottom: 20px; }
  .index_2 .in_box h5 { margin: 15px 0; font-size: 16px; line-height: 28px; }
  .index_2 .in_box p { margin-bottom: 5%; }
  .index_2 .in_box h6 a { width: 30px; height: 30px; font-size: 14px; line-height: 30px; }
  .index_3 { padding: 6% 0; }
  /*content*/
  .content .sub_banner { height: 400px; }
  .content .sub_banner span { left: 3%; font-size: 24px; }
  .content .sub_box { padding: 5% 0; }
  .content .sub_tit h4:before { left: -3%; }
  .content .Paging ul { padding: 4% 0; }
  .content .Paging ul li { width: 30px; height: 30px; margin: 0 8px; }
  .content .Paging ul li a { font-size: 16px; line-height: 30px; }
  .About { padding: 6% 0; }
  .About .Ab_mian { width: 100%; padding: 0 3%; box-sizing: border-box; }
  .About .Ab_1 { padding-bottom: 5%; }
  .About .Ab_1 div.fl { float: none; width: 100%; margin-bottom: 3%; }
  .About .Ab_1 div.fr { float: none; width: 100%; }
  .About .Ab_2 { padding: 5% 0; }
  .Factory { padding-top: 4%; }
  .Factory .Fac_li { height: auto; }
  .Factory .Fa_img { float: none; width: 100%; padding: 20% 0; }
  .Factory .Fa_txt { float: none; width: 100%; }
  .Factory .Fa_txt &gt; div { position: static; width: 100%; padding: 5% 3%; box-sizing: border-box; -webkit-transform: none; transform: none; }
  .Factory .Fa_txt h4 { padding-bottom: 5%; margin-bottom: 4%; font-size: 30px; }
  .Honor { padding: 5% 0; }
  .Honor .ho_box ul li { width: calc(33.33% - 20px); margin-bottom: 20px; padding: 3%; }
  .Honor .ho_box ul li a { margin-bottom: 5%; }
  .Disclaimer { padding: 5% 0; }
  .Disclaimer .dis_li { height: auto; margin-bottom: 30px; }
  .Disclaimer .dis_li div.fl, .Disclaimer .dis_li div.fr { float: none !important; }
  .Disclaimer .dis_li .dis_img { width: 100%; padding: 20% 0; }
  .Disclaimer .dis_li .dis_txt { width: 100%; padding: 5%; }
  .Partner { padding: 5% 0; }
  .Partner .par_box ul li { width: calc(25% - 20px); }
  .Service { padding: 5% 0; }
  .Service .ser_box ul li { float: none !important; width: 100%; padding: 3%; }
  .Product .pr_box ul li { width: calc(33.33% - 20px); }
  .Product_x .prox_1 { padding: 5% 0; }
  .Product_x .prox_1 .pr_img { width: 45%; padding: 0; }
  .Product_x .prox_1 .pr_img .pr_banner { width: 300px; height: 300px; }
  .Product_x .prox_1 .pr_txt { padding-top: 5%; }
  .Product_x .prox_1 .pr_txt h4 { margin-bottom: 3%; }
  .Product_x .prox_1 .pr_txt h4 em { font-size: 14px; line-height: 24px; }
  .Product_x .prox_1 .pr_txt h4 span { font-size: 22px; line-height: 30px; }
  .Product_x .prox_1 .pr_txt p { font-size: 14px; }
  .Product_x .prox_2 h4.h4 { padding: 3% 0; font-size: 20px; }
  .Product_x .prox_2 .pr_mian { padding: 4% 0; }
  .Contact .map_ul ul li { padding: 0 8%; }
  .Contact .map_ul .li_hd { padding: 5% 0; }
  .Contact .map_ul .li_hd em { font-size: 16px; }
  .Contact .map_ul .li_bd { padding: 10% 0; }
  .Contact .map_ul .li_bd h4 { padding: 5% 0; margin-bottom: 3%; font-size: 20px; }
  .Contact .map_ul .li_bd h5 { margin-bottom: 3%; font-size: 16px; color: #666; }
  .Contact .map_ul .li_bd p { font-size: 12px; } }
@media (max-width: 900px) { /*footer*/
  .footer .foot_1 { padding: 0; }
  .footer .foot_1 .fo_ul { width: 100%; }
  .footer .foot_1 .fo_ul &gt; span { font-size: 16px; position: relative; margin: 0; padding: 3% 5%; border-bottom: 1px solid #444; }
  .footer .foot_1 .fo_ul &gt; span:before { position: absolute; top: 50%; right: 5%; content: '+'; font-family: 'iconfont'; font-size: 14px; color: #666; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
  .footer .foot_1 .fo_ul &gt; span.on:before { content: '\e60e'; }
  .footer .foot_1 .fo_ul .ul { display: none; padding: 3% 6%; margin-bottom: 0; border-bottom: 1px solid #444; font-size: 0; }
  .footer .foot_1 .fo_ul .fo_aa a { font-size: 12px; color: rgba(255, 255, 255, 0.7); }
  .footer .foot_1 .fo_ul .fo_cont em b { font-size: 24px; }
  .footer .foot_1 .fo_ul .fo_cont span { padding: 10px; }
  .footer .foot_1 .fo_ul .fo_cont span a { background: #303192; }
  /*index*/
  .banner { height: 350px; }
  /*content*/
  .content .sub_banner { height: 300px; }
  .Partner .par_box ul li { width: calc(33.33% - 20px); } }
@media (max-width: 768px) { /*index*/
  .banner { height: 250px; }
  .index_2 .in_box { width: 100%; }
  /*content*/
  .content .sub_banner { height: 250px; }
  .content .sub_banner span { font-size: 20px; }
  .content .sub_tit { position: relative; }
  .content .sub_nav { padding-top: 20px; }
  .content .sub_nav a { height: 30px; margin-bottom: 20px; padding: 0 20px; font-size: 14px; line-height: 30px; }
  .Honor .ho_box ul { margin-right: -15px; }
  .Honor .ho_box ul li { width: calc(50% - 15px); margin-right: 15px; margin-bottom: 15px; }
  .Partner .par_box ul { margin-right: -15px; }
  .Partner .par_box ul li { width: calc(33.33% - 15px); margin-right: 15px; margin-bottom: 15px; }
  .News .news_box &gt; ul &gt; li { padding: 2% 0; }
  .News .news_box .ne_img { width: 100px; height: 64px; }
  .News .news_box .ne_txt { width: calc(100% - 120px); }
	.Job .news_box .ne_txt { width: 100%; }
  .News .news_box .ne_txt h4 a { font-size: 16px; }
  .News .news_box .ne_txt h5 { margin: 10px 0; }
  .Product .pr_box ul li { width: calc(50% - 20px); margin-bottom: 20px; }
 .Product_x .prox_1 .pr_img { float: none; width: 100%; padding: 0 10%; margin-bottom: 5%; }
  .Product_x .prox_1 .pr_img a.iconfont.prev { left: 3%; }
  .Product_x .prox_1 .pr_img a.iconfont.next { right: 3%; }
  .Product_x .prox_1 .pr_txt { float: none; width: 100%; padding: 0 3%; box-sizing: border-box; }
  .Product_x .prox_1 .pr_txt h6 a { width: 150px; height: 40px; font-size: 14px; line-height: 40px; }
  .Product_x .prox_1 .pr_txt h6 a i { font-size: 16px; margin-right: 5px; }
  .Contact .map_map { position: static; float: none; width: 100%; height: 400px; }
  .Contact .map_ul { float: none; width: 100%; } }
@media (max-width: 640px) { /*header*/
  .header { padding-top: 50px; }
  .head { height: 50px; line-height: 50px; }
  .logo img { max-height: 50px; }
  .nav { padding: 50px 3%; width: 200px; }
  .nav.close-nav { -webkit-transform: translate(200px, 0); transform: translate(200px, 0); }
  .nav &gt; ul &gt; li &gt; a { font-size: 14px; }
  .down_nav a { padding: 10px 0; }
  .down_nav i { width: 20px; height: 20px; font-size: 16px; margin-right: 10px; line-height: 20px; }
  .down_nav em { line-height: 20px; }
  .push-nav { width: 50px; height: 50px; }
  .push-nav .nav-toggle span { width: 25px; height: 2px; margin-bottom: 6px; -webkit-transform-origin: 24px; transform-origin: 24px; }
  .Modular { margin-right: calc(3% + 50px); }
  .Modular .search &gt; i { width: 50px; font-size: 14px; }
  .Modular .search .search_form &gt; div { width: 100%; height: 50px; padding: 0 3%; box-sizing: border-box; }
  .Modular .search .search_form &gt; div input[type='text'] { width: calc(100% - 80px); padding: 0 10px; font-size: 16px; }
  .Modular .search .search_form &gt; div input[type='submit'] { width: 80px; font-size: 18px; }
  .Modular .language &gt; span { font-size: 12px; }
  .Modular .language .lang_down a { font-size: 12px; line-height: 30px; }
  /*footer*/
  .footer .foot_1 .fo_ul &gt; span { padding: 5%; font-size: 14px; }
  .footer .foot_1 .fo_ul .fo_aa a { margin: 5% 0; }
  .footer .foot_2 span { font-size: 12px; line-height: 20px; }
  .footer .foot_2 span.fl { font-size: 12px; }
  .footer .foot_2 span.fl a { font-size: 12px; }
  /*index*/
  .banner { height: 180px; }
  .banner .pagination .swiper-pagination-switch { width: 7px; height: 7px; }
  .index_1 { padding: 6% 0; }
  .index_1 .in_fl { float: none; width: 100%; text-align: center; margin-bottom: 3%; }
  .index_1 .in_fl h4 { font-size: 20px; margin: 0 0 10px; }
  .index_1 .in_fl h5 { margin-bottom: 10px; font-size: 14px; }
  .index_1 .in_fl p { font-size: 12px; margin-bottom: 10px; }
  .index_1 .in_fl h6 a { width: 24px; height: 24px; font-size: 12px; line-height: 24px; }
  .index_1 .in_fr .in_box .slick-dots li { width: 6px; height: 6px; margin: 0 4px; }
  .index_1 .in_fr .in_txt { font-size: 12px; }
  .index_2 .in_box h4 { font-size: 16px; padding-bottom: 15px; }
  .index_2 .in_box h5 { margin: 15px 0; font-size: 14px; line-height: 24px; }
  .index_2 .in_box p { font-size: 12px; line-height: 20px; }
  .index_2 .in_box h6 a { width: 24px; height: 24px; font-size: 12px; line-height: 24px; }
  .index_3 { padding: 6% 0; }
  .index_3 .in_box .in_txt { padding: 10px 20px 0; }
  .index_3 .in_box .in_txt h4 { font-size: 16px; margin: 3% 0; }
  .index_3 .in_box .in_txt h6 { padding: 3% 0; font-size: 12px; }
  .index_3 .in_box .in_txt p { height: 40px; font-size: 12px; line-height: 20px; }
  .index_3 .in_box .slick-dots li { width: 6px; height: 6px; margin: 0 4px; }
  /*content*/
  .content .sub_banner { height: 200px; }
  .content .sub_banner span { font-size: 18px; padding-left: 30px; }
  .content .sub_banner span:before { width: 20px; }
  .content .sub_tit { padding-bottom: 15px; }
  .content .sub_tit h4 { font-size: 18px; margin-bottom: 5px; }
  .content .sub_tit h4:before { width: 3px; }
  .content .Paging ul li { width: 24px; height: 24px; margin: 0 6px; }
  .content .Paging ul li a { font-size: 14px; line-height: 24px; }
  .content .sub_nav a { margin-bottom: 15px; margin-right: 5px; font-size: 12px; }
  .About .Ab_mian h6 { font-size: 16px; line-height: 28px; }
  .About .Ab_mian p { font-size: 12px; line-height: 20px; }
  .Factory .Fa_txt h4 { font-size: 20px; }
  .Factory .Fa_txt h4:before { width: 30px; }
  .Factory .Fa_txt p { font-size: 12px; line-height: 20px; }
  .Honor .ho_box ul { margin-right: -10px; }
  .Honor .ho_box ul li { width: calc(50% - 10px); margin-right: 10px; margin-bottom: 10px; }
  .Honor .ho_box ul li a { height: 200px; line-height: 200px; }
  .Honor .ho_box ul li span { height: 40px; overflow: hidden; font-size: 12px; line-height: 20px; }
  .Disclaimer .dis_li { margin-bottom: 20px; }
  .Disclaimer .dis_li .dis_txt h4 { font-size: 20px; }
  .Disclaimer .dis_li .dis_txt p { font-size: 12px; line-height: 20px; }
  .Partner .par_box ul li { width: calc(50% - 15px); }
  .Partner .par_box ul li:hover a:before { border-width: 3px; }
  .Partner .par_box ul li em { font-size: 12px; line-height: 20px; }
  .Service .ser_box ul li span { line-height: 24px; }
  .Service .ser_box ul li span.fl { font-size: 12px; }
  .Service .ser_box ul li span.fl i { font-size: 24px; margin-right: 10px; vertical-align: top; }
  .Service .ser_box ul li span.fr i { font-size: 12px; margin-right: 10px; }
  .Service .ser_box ul li span.fr a { width: 50px; height: 24px; font-size: 12px; }
  .News .news_box &gt; ul &gt; li { padding: 4% 0; }
  .News .news_box .ne_txt h4 a { font-size: 14px; }
  .News .news_box .ne_txt p { height: 40px; font-size: 12px; line-height: 20px; }
  .News .news_box .ne_txt h6 a { width: 100px; height: 24px; font-size: 12px; line-height: 24px; }
  .Product .pr_box ul { margin-right: -15px; }
  .Product .pr_box ul li { width: calc(50% - 15px); margin-right: 15px; margin-bottom: 15px; }
  .Product .pr_box .pr_img { padding: 3%; }
  .Product_x .prox_1 .pr_img a.iconfont.prev { left: 0; }
  .Product_x .prox_1 .pr_img a.iconfont.next { right: 0; }
  .Product .pr_box .pr_txt { padding: 3%; }
  .Product .pr_box .pr_txt span { margin-bottom: 5px; font-size: 12px; }
  .Product .pr_box .pr_txt em { font-size: 10px; }
  .Product_x .prox_1 .pr_txt h4 em { font-size: 12px; line-height: 20px; }
  .Product_x .prox_1 .pr_txt h4 span { font-size: 18px; line-height: 26px; }
  .Product_x .prox_1 .pr_txt p { font-size: 12px; line-height: 24px; }
  .Product_x .prox_1 .pr_txt h6 { margin-top: 2%; }
  .Product_x .prox_1 .pr_txt h6 a { width: 120px; height: 36px; line-height: 36px; }
  .Product_x .prox_2 h4.h4 { font-size: 18px; }
  .Contact .map_map { height: 300px; }
  .Contact .map_ul .li_hd em { font-size: 14px; }
  .Contact .map_ul .li_bd h4 { font-size: 16px; }
  .Contact .map_ul .li_bd h5 { font-size: 14px; }
  .Contact .map_ul .li_bd p { font-size: 12px; } }
/*css3*/
@-webkit-keyframes fade-in { 0% { opacity: 0; }
  100% { opacity: 1; } }
@keyframes fade-in { 0% { opacity: 0; }
  100% { opacity: 1; } }
/*AM*/
.Animation { opacity: 0; }

.Animation.on, .banner.Animation.on { -webkit-animation: Ls_up 1s ease forwards; animation: Ls_up 1s ease forwards; opacity: 1; }

.index_1 .in_fl.Animation.on, .index_2 .in_bg.Animation.on { -webkit-animation: Ls_left 1s ease forwards; animation: Ls_left 1s ease forwards; opacity: 1; }

.index_1 .in_fr.Animation.on { -webkit-animation: Ls_right 1s ease forwards; animation: Ls_right 1s ease forwards; opacity: 1; }

.index_2 .in_box.Animation.on { -webkit-animation: fade-in 1s ease forwards; animation: fade-in 1s ease forwards; opacity: 1; }

.header .Animation.on { -webkit-animation: Ls_down 1s ease forwards; animation: Ls_down 1s ease forwards; opacity: 1; }

.footer.Animation.on { -webkit-animation: fade-in 1s ease forwards; animation: fade-in 1s ease forwards; opacity: 1; }

@-webkit-keyframes Ls_down { 0% { -webkit-transform: translateY(-30px); transform: translateY(-30px); opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } }
@keyframes Ls_down { 0% { -webkit-transform: translateY(-30px); transform: translateY(-30px); opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } }
@-webkit-keyframes Ls_up { 0% { -webkit-transform: translateY(30px); transform: translateY(30px); opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } }
@keyframes Ls_up { 0% { -webkit-transform: translateY(30px); transform: translateY(30px); opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } }
@-webkit-keyframes Ls_left { 0% { -webkit-transform: translateX(50px); transform: translateY(50px); opacity: 0; }
  100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } }
@keyframes Ls_left { 0% { -webkit-transform: translateX(-50px); transform: translateX(-50px); opacity: 0; }
  100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } }
@-webkit-keyframes Ls_right { 0% { -webkit-transform: translateX(50px); transform: translateX(50px); opacity: 0; }
  100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } }
@keyframes Ls_right { 0% { -webkit-transform: translateX(50px); transform: translateX(50px); opacity: 0; }
  100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } }

/*# sourceMappingURL=style.css.map */</pre></body></html>